ResourceClientCertificate Property |
Gets or sets the security client certificate.
Namespace:
Independentsoft.Webdav
Assembly:
Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntaxpublic X509Certificate ClientCertificate { get; set; }Public Property ClientCertificate As X509Certificate
Get
Set
Property Value
Type:
X509Certificate
See Also